Microsoft DirectX 8.1 (C++)

OfferTollRemoved Event

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The OfferTollRemoved event is called when a toll is removed from an offer.

Syntax

object_OfferTollRemoved(
    Offer As CAOffer, 
    Toll As ICAToll, 
    cTolls As Long)

Parameters

  Offer

Specifies the CAOffer object from which the toll was removed.

  Toll

Specifies the ICAToll object that was removed.

  cTolls

Specifies the number of tolls that are still associated with this denial.